Skip to content

Update rendered tag #4038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

kirill-oficerov
Copy link
Contributor

Actually Rendered as button submit tag (not input submit)

Actually Rendered as ``button`` ``submit`` tag (not ``input`` ``submit``)
@wouterj
Copy link
Member

wouterj commented Jul 20, 2014

👍

@@ -10,7 +10,7 @@ submit Field Type
A submit button.

+----------------------+----------------------------------------------------------------------+
| Rendered as | ``input`` ``submit`` tag |
| Rendered as | ``button`` ``submit`` tag |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have to remove one space from the changed cell so that the trailing pipe character is properly aligned with the other lines. Otherwise, the table wouldn't be rendered properly.

removed one space
@kirill-oficerov
Copy link
Contributor Author

removed one space

@xabbuh
Copy link
Member

xabbuh commented Jul 20, 2014

👍

@weaverryan
Copy link
Member

Nice catch - thanks @kirill-oficerov!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants